CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 聊天程序

搜索资源列表

  1. SIGNAL-char

    0下载:
  2. 使用C语言信号技术实现的聊天室程序(linux环境)-use C language Signal Technology chat rooms (Linux environment)
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:11425
    • 提供者:鲍勃
  1. socket_chat_linux

    0下载:
  2. Linux平台下使用socket套接字网络通信技术实现一个并发服务器,实现局域网下的多用户的聊天程序。-Linux platform using the socket socket network communication technology to realize a concurrent server, realize
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:10340
    • 提供者:李飞
  1. linux-socket-chat

    0下载:
  2. 本聊天室程序在Ubuntu下,采用C语言实现,结构为Client/Server结构 服务端程序通过共享存储区存储聊天数据,并发送给每个连接的客户端 -This chat program under the Ubuntu, using C language implementation, structure of Client/Server structure Chat server program through the Shared storage area to store
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:107636
    • 提供者:zhangzhaoqing
  1. linux_232_chat

    0下载:
  2. 这是一个在linux下用c语言编写的简单聊天程序,用232串口连接,使用双进程,能较好的实现双工通信,程序附带详细解释.-This is a C language under the Linux simple chat program, connected by 232 serial port, using a dual process, can realize the duplex communication better, program with detailed explanation.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:12115
    • 提供者:zhu8qing
  1. DESjiamiliaotian

    0下载:
  2. 基于DES加密的TCP聊天程序,在linux环境运行成功后,双方可以实现聊天,聊天内容是经过加密处理的,即便是被截获也不会泄露消息内容-DES encryption of TCP-based chat program, after a successful run linux environment, the two sides can achieve chat, chat content is encrypted, even if the message is intercepted and
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:5738
    • 提供者:飞雪倾心
  1. miniFTP

    1下载:
  2. win SOCKET 编程实现 miniFTPclient/Server Zhe大计算机网络实验,具体要求如下: 使用 Win32Socket 函数实现,不能使用 MFC 的 Csocket 类库(MFC 的 Csocket 类库不 能在 LINUX、UNIX 等环境下使用,跨平台性差),不能用 C++ builder 开发(编程量太少, C++ builder 已完成了很多 SOCKET 代码的编写)。 1. mini FTPclient/ Server 要求:在客户端至少实现 GE
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:88687
    • 提供者:Pepe
  1. chatroom_multiT_multiP_select

    0下载:
  2. linux下的简单聊天程序,不仅实现了基本的tcp、udpn,还实现了多进程、多线程、基于select的异步io聊天程序,对于初学者,很有帮助-linux under a simple chat program, not only to achieve the basic tcp, udpn, but also to achieve a multi-process, multi-threaded, asynchronous io select based chat program, for be
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:11042
    • 提供者:yuwending
  1. chatroom

    0下载:
  2. Linux聊天室,基于服务器的客户端之间通信的聊天程序,首先建立服务器程序通过多线程方式循环接收客户端信息,客户端程序发送数据,被服务器接收后广播,实现多客户端之间的通信。-Linux chat rooms, chat program based on communication between the client server, the first server program established by multiple threads circulating receive clien
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3235
    • 提供者:
  1. QtChat

    0下载:
  2. 使用Qt做UI,底层采用Linux内核的聊天程序,有服务器和客户端,适合初学者学习-Qt based chatting program, but using Linux kernel as the fundamentals. Includes both the client and server, suit to beginners.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:21361
    • 提供者:李超
  1. Linux_c_chat

    0下载:
  2. 本源代码摘自《《Linux C编程从初学到精通》》一书,采用的是gtk+以及C语言开发出来的网络聊天程序。代码严谨,供学习的上佳之作。在此感谢作者张繁先生-Source code excerpt from " " Linux C programming from beginner to proficient, " " a book, using gtk+ and C language developed network chat program. Code i
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:1106556
    • 提供者:蒋俊
  1. net

    0下载:
  2. linux上的一个简单的基于sockt聊天程序。在虚拟机上模拟两个终端,进行聊天。 -Linux is a Sockt based chat program simple. Simulation of the two terminal in a virtual machine, chat.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3465
    • 提供者:天山晴雪
  1. CSchats

    0下载:
  2. 基于linux下个gtk2.0开发的C/S架构一对一聊天程序源码。-Based on Linux next gtk2.0 development of C/S architecture one-to-one chat program source code.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:4834
    • 提供者:司雨
  1. tcp.ZIP

    0下载:
  2. 这是tcp ip的参考聊天程序,可以在linux运行,可以参照修改-This is a TCP IP reference chat program, can run on Linux, can consult to modify
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:10196
    • 提供者:liujia
  1. qq-chat

    0下载:
  2. 这是一个局域网聊天程序,基于Linux环境,使用qt和C++开发的,可以实现简单的聊天,-This is a LAN chat program, based on the Linux environment, using QT and C++ development, can achieve a simple chat,
  3. 所属分类:Linux Network

    • 发布日期:2017-04-26
    • 文件大小:104121
    • 提供者:wupeng
  1. udp_simplechat_C

    0下载:
  2. 简易版的基于UDP的linux下的聊天程序,纯C语言,直接GCC编译运行,默认是本地IP,若要与另一台机器通信改下对应IP即可,适合初学者-Simple version of the Linux based UDP chat program, pure C language, GCC compiler directly run, the default is the local IP, if you want to communicate with another machine to chan
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1405
    • 提供者:小罗
  1. communication

    0下载:
  2. linux下用C语言写的网络聊天程序,实现两台主机之间互相聊天,有TCP和UDP版本。-Under linux written in C language network chat program, implement a chat between two hosts each other, there are versions of TCP and UDP.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:12220
    • 提供者:
  1. sync-communication

    0下载:
  2. linux环境下,用C语言实现的同步聊天程序-synchronous chat program linux environment, using C language
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3463
    • 提供者:s1101215pamuyi
  1. chat

    0下载:
  2. 在linux下,通过命名管道实现单机版的qq聊天程序-In linux, through named pipes to achieve a single version of the qq chat program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:688
    • 提供者:kitty
  1. bchat_linux_60_free

    0下载:
  2. 视频语音聊天室(免费10用户Linux版本) 注:聊天室的登陆配置管理辅助网页是聊天室的外围工作,与聊天室本身没有关联。本软件包所附的asp或者php、perl程序都是有源代码形式脚本程序,仅供参考,请根据需要自行更改使用。(BlueSky Multimedia Chat System Linux Version))
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-10
    • 文件大小:5291008
    • 提供者:数字网络
  1. iowsdvu42

    0下载:
  2. 经常有朋友问我怎样通过程序获取qq聊天信息,笔者完成CQQChatWnd类,详细使用方法参见readme txt 文件及源代()
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-30
    • 文件大小:7168
    • 提供者:QELBdcnuk!90494
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com